Creates a StackPanel containing the specified Plot-s and AxisRenderer-s.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
Java Copy Code |
---|
public StackPanel createColumnLayout ( |
An array of XAxisRenderer components that should be placed at the top side of the plot.
An array of Plot2D instances.
An array of XAxisRenderer components that should be placed at the bottom side of the plot.
A StackPanel instance.